home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / winsock / nslookup.zip / NSLOOKUP.TXT < prev   
Text File  |  1995-02-28  |  844b  |  26 lines

  1. This is the first release of a true Domain Name Service lookup
  2. program for Windows NT or Windows 95.  It is a CONSOLE app meaning
  3. you execute it in a DOS window.
  4.  
  5. This is NOT a port of anyone else's version of NSLOOKUP.  So any
  6. bugs are mine.  Output is designed to be similar to the BSD version
  7. of NSLOOKUP but its not perfect.
  8.  
  9. The initial server is determined by the [DNS] DNSServers variable
  10. in SYSTEM.INI.  If that isn't there, it uses the [NSLOOKUP] Nameserver
  11. variable in WIN.INI.  You currently have to manually edit the WIN.INI
  12. file to change the server address.
  13.  
  14. DOMAIN completion is not available.  Host names must be full domain.
  15.  
  16. Use "set d2" to get detail.
  17.  
  18. All types are supported even if not listed in help.
  19.  
  20. Domain listings are not available.
  21.  
  22. Have fun!
  23.  
  24. John A. Junod <junodj@css583.gordon.army.mil>
  25.  
  26.